home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / ZOPE-FACTORY_EDIT.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  748 b   |  24 lines

  1. Zope Factory - Edit: Edit Factory.
  2.   
  3.   Description
  4.  
  5.      This view allows you to edit a Zope Factory.
  6.  
  7.   Controls
  8.  
  9.     'Title' --  The optional title of the Zope Factory.
  10.  
  11.     'Add list name' -- The name that will appear on the in the product
  12.     add list. In the case of ZClasses this is normally the ZClass's
  13.     meta-type.
  14.  
  15.     'Method' -- The method that is executed when the product is chosen
  16.     from the product add list. Typically this method is an add form.
  17.  
  18.     'Permission' -- The permission needed to execute the factory. If
  19.     the user does not have the Factory permission, the Factory's entry
  20.     will not show up in the product add list.
  21.  
  22.     'Change' -- Change the Factory and update the product add list.
  23.  
  24.